@charset "UTF-8";

body {
	overflow-x: hidden;
	font-family: "Microsoft YaHei";
}

ul {
	padding: 0;
	margin: 0;
}

ul li {
	list-style: none;
}

a {
	color: #337ab7;
	text-decoration: none;
}

h1, h2, h3, h4, h5 {
	margin: 0;
}

a:focus,
a:hover {
	color: #23527c;
	text-decoration: none;
}

a:focus {
	outline: none;
	outline-offset: -2px;
}

.xy-head-navbar .xy-search:after, .xy-menu:after, .xy-tl-nav:after, .hot-keys:after, .xypg-detail-info-bar:after, .xypg-detail-info-bar .xypg-file-down .file-down-list li:after, .xypg-detail-pn div:after, .xypg-detail-file-dwon:after, .xypg-download-list .download-title:after, .xypg-download-list .download-item:after, .xypg-download-list .download-item .download-item-span:after, .xypg-job-list .job-title:after, .xypg-job-list .job-item:after, .xypg-job-list .job-item .job-item-span:after, .product-detail-tab .product-detail-tabli:after, .tag-list-product .tag-wz .tab-fenli:after, .xylogin-form .input-g:after, .personal-cont li:after {
	content: "";
	display: table;
	clear: both;
}

.xy-menu .xy-sub-menu > li > a, .xyin-product-list li .wz h3, .xyin-case-item .wz h3, .xyin-news-slick .slick-con .wz h3, .latest-news li a, .hot-keys li a, .xypg-left-nav > li > a, .xypg-left-nav .xypg-left-subnav > li > a, .xypg-left-nav .xypg-left-threenav > li > a, .xypg-product-list li h3 a, .xypg-news-list li .tit h3, .xypg-detail-info-bar .xypg-file-down .file-down-list li .list-con p, .xypg-detail-pn div a, .relate-news-list li a, .xypg-jod-detail .job-detail-title, .xypg-album-cate li .album-title, .xypg-album-list li h3, .xypg-download-list .download-item .download-item-span.download-item-first, .xypg-download-list .download-item .download-item-span .download-item-con, .xypg-job-list .job-item .job-item-span .job-item-con, .tag-list-product .tag-wz h1, .tag-list-product .tag-wz .tab-fenli p {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

@media (max-width: 768px) {
	body {
		padding-top: 60px;
	}
}

@font-face {
	font-family: "iconfont";
  src: url("../fonts/iconfont.eot");
  /* IE9*/
  src: url("../fonts/iconfont.eot") format("embedded-opentype"), url("../fonts/7335442c8b1343c39d0da32403fd22b6.woff") format("woff"), url("../fonts/iconfont.ttf") format("truetype"), url("../fonts/iconfont.svg") format("svg");
  /* iOS 4.1- */
}

.iconfont {
	font-family: "iconfont" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-msnui-qr-code:before {
	content: "\e66a";
}

.icon-msnui-download:before {
	content: "\e67b";
}

.icon-tubiao209:before {
	content: "\e61b";
}

.icon-huiyuan21:before {
	content: "\e641";
}

.icon-zhiding:before {
	content: "\e66d";
}

.icon-qq:before {
	content: "\e62d";
}

.icon-icon-inquiry:before {
	content: "\e645";
}

.icon-iconfontphone:before {
	content: "\e634";
}

.icon-tuichu:before {
	content: "\e642";
}

.icon-gengduo:before {
	content: "\e688";
}

.icon-emiyanzhengma:before {
	content: "\e61c";
}

.icon-shouji:before {
	content: "\e6a1";
}

.icon-shijian:before {
	content: "\e6b5";
}

.icon-weixin:before {
	content: "\e64f";
}

.icon-arrowdown:before {
	content: "\e692";
}

.icon-arrowleft:before {
	content: "\e693";
}

.icon-arrowright:before {
	content: "\e694";
}

.icon-arrowup:before {
	content: "\e695";
}

.icon-close:before {
	content: "\e69a";
}

.icon-account:before {
	content: "\e6a3";
}

.icon-search:before {
	content: "\e6a5";
}

.icon-up:before {
	content: "\e6a9";
}

.icon-add:before {
	content: "\e6b9";
}

.icon-minus:before {
	content: "\e6ba";
}

.icon-atm:before {
	content: "\e6bd";
}

.icon-dizhi:before {
	content: "\e61a";
}

.icon-mimaffffffpx:before {
	content: "\e604";
}

.icon-chakan:before {
	content: "\e605";
}

.icon-wenjianxiazaiicon:before {
	content: "\e603";
}

/* 自动获取下载文件类型图标样式 */
@font-face {
	font-family: 'filetypeicon';
  /* project id 455609 */
  src: url("../fonts/font_455609_md6xsqc4pwrk9.eot");
  src: url("../fonts/font_455609_md6xsqc4pwrk9.eot") format("embedded-opentype"), url("../fonts/font_455609_md6xsqc4pwrk9.woff") format("woff"), url("../fonts/font_455609_md6xsqc4pwrk9.ttf") format("truetype"), url("../fonts/font_455609_md6xsqc4pwrk9.svg#iconfont") format("svg");
}

.filetypeicon {
	font-family: "filetypeicon";
	font-size: 13px;
	font-style: normal;
}

/*手机端头部*/
.xymob-head {
	position: fixed;
	top: 0;
	z-index: 999999;
	left: 0;
	right: 0;
	background: #5f5f5b;
}

.xymob-head-box {
	position: relative;
	height: 60px;
}

.xymob-head-box .xymob-logo {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	margin: auto;
	width: 70%;
	height: 30px;
	text-align: center;
}

.xymob-head-box .xymob-logo h1, .xymob-head-box .xymob-logo a {
	display: inline;
	font-size: 0;
}

.xymob-head-box .xymob-logo img {
	height: 25px;
}

.xymob-navbtn {
	position: absolute;
	z-index: 9;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto 0 auto 27px;
	width: 30px;
	height: 20px;
}

.xymob-navbtn span, .xymob-navbtn:after, .xymob-navbtn:before {
	display: block;
	height: 2px;
	width: 100%;
	background: #fff;
	-webkit-transition: all .5s;
	transition: all .5s;
}

.xymob-navbtn span {
	margin: 7px 0;
}

.xymob-navbtn:after, .xymob-navbtn:before {
	content: '';
	-webkit-transform-origin: 7.5%;
	        transform-origin: 7.5%;
}

.xymob-navbtn.clicked span {
	-webkit-transform: translateX(-100%);
	        transform: translateX(-100%);
	opacity: 0;
}

.xymob-navbtn.clicked:after {
	-webkit-transform: rotate(-45deg);
	        transform: rotate(-45deg);
}

.xymob-navbtn.clicked:before {
	-webkit-transform: rotate(45deg);
	        transform: rotate(45deg);
}

.xymob-search-btn {
	position: absolute;
	z-index: 9;
	right: 0;
	top: 0;
	bottom: 0;
	width: 14%;
	text-align: center;
	line-height: 60px;
}

.xymob-search-btn i {
	font-size: 24px;
	color: #fff;
}

.xymob-menu {
	display: none;
	position: absolute;
	left: 0;
	right: 0;
	height: 100vh;
	background: #151515;
	padding: 0 10%;
}

.xymob-menu .xymob-menu-box {
	height: 100vh;
	overflow: scroll;
	padding-bottom: 80px;
}

.xymob-nav > li {
	border-bottom: 1px solid #2b2b2b;
	position: relative;
}

.xymob-nav > li > a {
	display: block;
	line-height: 50px;
	font-size: 16px;
	color: #ffffff;
}

.xymob-nav .xymob-menu-jt {
	position: absolute;
	width: 20%;
	height: 50px;
	line-height: 50px;
	right: 0;
	top: 0;
	text-align: center;
	z-index: 9;
}

.xymob-nav .xymob-menu-jt i {
	font-size: 18px;
	color: #fff;
}

.xymob-nav .xymob-menu-jt.clicked i:before {
	content: '\e692';
}

.xymob-nav .xymob-sub-menu {
	background: #1E1E1E;
	display: none;
}

.xymob-nav .xymob-sub-menu > li {
	border-top: 1px dashed #2b2b2b;
}

.xymob-nav .xymob-sub-menu > li > a {
	display: block;
	font-size: 14px;
	color: rgba(255, 255, 255, 0.8);
	line-height: 40px;
	text-indent: 2em;
}

.xymob-dlbtn {
	margin-top: 40px;
}

.xymob-dlbtn a {
	text-align: center;
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: #ee6a5a;
	color: #fff;
	font-size: 16px;
	border-radius: 5px;
}

.xymob-dlbtn a i {
	font-size: 20px;
	color: #fff;
	vertical-align: -2px;
	margin-right: 10px;
}

.xymob-dlbtn .zx-btn {
	margin-top: 10px;
	background: none;
	border: 1px solid #fff;
}

.xymob-search {
	position: fixed;
	z-index: 99999;
	left: 100%;
	bottom: 0;
	top: 0;
	width: 100%;
	background: #151515;
	padding: 15px 15% 0 15%;
	-webkit-transition: all .5s;
	transition: all .5s;
}

.xymob-search .xymob-search-close-btn {
	position: absolute;
	top: 27px;
	left: 30px;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px;
}

@media (max-width: 420px) {
	.xymob-search .xymob-search-close-btn {
		left: 15px;
	}
}

.xymob-search .xymob-search-close-btn i {
	font-size: 20px;
	color: #fff;
}

.xymob-search .xymob-search-box {
	height: 50px;
	border-bottom: 2px solid #2d2d2d;
}

.xymob-search .xymob-search-box input[type="text"] {
	width: 80%;
	float: left;
	background: none;
	border: none;
	outline: none;
	color: rgba(255, 255, 255, 0.3);
	font-family: "Microsoft YaHei";
	font-size: 16px;
	height: 50px;
}

.xymob-search .xymob-search-box input[type="submit"] {
	width: 20%;
	height: 50px;
	background: none;
	outline: none;
	border: none;
	cursor: pointer;
	font-size: 20px;
	color: #fff;
}

.xymob-search .xymob-seaerch-wz span, .xymob-search .xymob-seaerch-wz a {
	display: block;
	font-size: 14px;
	color: rgba(255, 255, 255, 0.9);
	line-height: 45px;
	border-bottom: 1px solid #2b2b2b;
}

.xymob-search.clicked {
	left: 0;
}

/*头部公用样式*/
.fl{
	float: left;
}
.fr{
	float: right;
}
.top-head{
	height: 39px;
	border-bottom: 1px solid #d2d2d2;
}

.wel{
	font: normal 14px/39px "微软雅黑";
	color: rgba(1, 1, 1, 0.8);
}
.wel p{
	margin: 0;
}
.k1{
	font: normal 14px/39px "微软雅黑";
	color: rgba(1, 1, 1, 0.8);
}
.k1 a{
	color: rgba(1, 1, 1, 0.8);
}

.w1430{
	max-width: 1400px;
	margin: 0 auto;
	padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.xy-head {


}

.xy-head-left .logo {
	display: block;
	-webkit-transition: all .7s;
	transition: all .7s;
	padding-right: 20%;
	line-height: 120px;
}

.xy-head-left .logo h1 {
	display: inline-block;
	margin: 0;
	vertical-align: middle;
}

.xy-head-left .logo img {
	max-width: 100%;
}

.xy-head-right .xy-head-links {
	margin: 20px 0;
	color: #fff;
	-webkit-transition: all .7s ease;
	transition: all .7s ease;
	overflow: hidden;
	height: 20px;
	opacity: 1;
}

.xy-head-right .xy-head-links a {
	color: #fff;
	padding: 0 10px;
}

.xy-head-navbar {
	position: relative;
	-webkit-transition: all .7s ease;
	transition: all .7s ease;
}

.xy-head-navbar .xy-search {
	position: absolute;
	right: 0;
	top: 0;
	width: 130px;
	height: 30px;
	border: 1px solid #fff;
	border-radius: 15px;
	background-color: rgba(255, 255, 255, 0.1);
}

.xy-head-navbar .xy-search #keyword {
	float: left;
	width: 80%;
	height: 28px;
	background: none;
	border: none;
	color: #fff;
	padding-left: 10px;
	font-size: 12px;
	outline: none;
}

.xy-head-navbar .xy-search #s_btn {
	float: right;
	width: 20%;
	height: 28px;
	background: none;
	font-size: 18px;
	color: #fff;
	border: none;
	cursor: pointer;
	padding: 0;
	outline: none;
}

.xy-head.scroll {
	position: fixed;
	background: rgba(0, 0, 0, 0.5);
	-webkit-transition: all .7s ease;
	transition: all .7s ease;
}

.xy-head.scroll .xy-head-left .logo {
	padding-top: 10px;
}

.xy-head.scroll .xy-head-right .xy-head-links {
	height: 0;
	margin: 0;
	opacity: 0;
}

.xy-head.scroll .xy-head-right .xy-head-navbar {
	margin-top: 18px;
}

@media (max-width: 768px) {
	.xy-head {
		display: none;
	}
}

/* 导航样式 */


.xy-menu > li {
	float: left;
	width: 14.222%;
	position: relative;
}



.xy-menu > li > a {
	display: block;
	text-align: center;
	font-size: 16px;
	color: #000;
	line-height: 120px;
}

.xy-menu > li:hover > a{
	background: url(../images/navli.png) no-repeat center center;
	
}



.xy-menu .xy-sub-menu {
	display: none;
	position: absolute;
	width: 160%;
	border-top: 2px solid #ee6a5a;
	left: 0;
	top: 120px;
	-webkit-box-shadow: 0px 4px 6.86px 0.14px rgba(8, 1, 3, 0.52);
	        box-shadow: 0px 4px 6.86px 0.14px rgba(8, 1, 3, 0.52);
	background: #ee6a5a;
	padding-bottom: 4px;
	z-index: 9999;
}

.xy-menu .xy-sub-menu > li {
	/*border-bottom: 1px solid #e5e5e5;*/
}

.xy-menu .xy-sub-menu > li > a {
	display: block;
	line-height: 50px;
	font-size: 14px;
	color: #fff;
	position: relative;
	padding-left: 15%;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	padding-right: 15%;
}

.xy-menu .xy-sub-menu > li > a:after {
	position: absolute;
	right: 12%;
	top: calc(50% - 3.5px);
	content: '';
	width: 5px;
	height: 7px;
	background: url(../images/xy-sub-nav-jt.png) 0 -7px no-repeat;
}

.xy-menu .xy-sub-menu > li > a:hover {
	background: #ececec;
	color: #4a4a4a;
	padding-left: 22%;
}

.xy-menu .xy-sub-menu > li > a:hover:after {
	background-position: 0 0;
}

@media (max-width: 1200px) {
	.xy-menu > li > a {
		font-size: 14px;
	}

	.xy-menu .xy-sub-menu > li > a {
		line-height: 35px;
		font-size: 12px;
	}
}

/*首页banner样式*/
.xyin-banner{
	position: relative;
}

.xyin-banner .ss{
	padding: 12px 0;
	background: rgba(0, 0, 0, 0.4);
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	z-index: 9999;
}

#formsearch{
	width: 45%;
}

#formsearch input{
	height:38px;
	background:rgba(255, 255, 255, 0.14);
	border:none;
	line-height:38px;
}
#formsearch input#keyword{
	height:38px;
	line-height:38px;
	padding-left:10px;
	color:rgba(255, 255, 255, 0.9);
	width: 80%;
}
#formsearch input#s_btn{
	width:15%;
	height:38px;
	line-height:38px;
	text-align:center;
	background:url(../images/ss.png) no-repeat center rgba(255, 255, 255, 0.14);
	border:none;
	cursor:pointer;
}
.hotSearch{
	font: normal 13px/38px "微软雅黑";
	color: rgba(255, 255, 255, 0.9);
}
.hotSearch a{
	margin-right:6px;
	color: rgba(255, 255, 255, 0.9);
}
@media (max-width: 768px){
  .xyin-banner .ss{
		display: none;
	}
}


.slick-banner {
	position: relative;
}

.slick-banner .slick-arrow {
	position: absolute;
	z-index: 99;
	width: 60px;
	height: 60px;
	margin-top: -30px;
	top: 50%;
	background-color: rgba(0, 0, 0, 0.3);
	background-repeat: no-repeat;
	background-size: auto;
	background-image: url(../images/xyin-banner-jt.png);
	border-radius: 5px;
	cursor: pointer;
	outline: none;
	border: none;
	font-size: 0;
	-webkit-transition: all .5s;
	transition: all .5s;
}

.slick-banner .slick-arrow.slick-prev {
	left: 7.8125%;
	background-position: 0 0;
}

.slick-banner .slick-arrow.slick-next {
	right: 7.8125%;
	background-position: -60px 0;
}

.slick-banner .slick-arrow:hover {
	background-color: rgba(0, 0, 0, 0.5);
}

.slick-banner .slick-dots {
	position: absolute;
	left: 0;
	right: 0;
	text-align: center;
	font-size: 0;
	z-index: 9;
	bottom: 10px;
}

.slick-banner .slick-dots li {
	display: inline-block;
	margin: 0 5px;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #efefef;
	cursor: pointer;
}

.slick-banner .slick-dots li button {
	background: none;
	outline: none;
	border: none;
	font-size: 0;
}

.slick-banner .slick-dots li.slick-active {
	background: #ee6a5a;
}

.slick-banner .img img {
	width: 100%;
}

.slick-banner .slick-con {
	position: relative;
}

.slick-banner .wz {
	position: absolute;
	left: 0;
	right: 0;
	z-index: 9;
	top: 50%;
	text-align: center;
	color: #fff;
}

.slick-banner .wz .wz1 {
	font-size: 60px;
	margin-bottom: 10px;
}

.slick-banner .wz .wz2 {
	font-size: 30px;
	margin-bottom: 55px;
}

.slick-banner .wz .wz-more {
	display: inline-block;
	padding: 15px 25px;
	font-size: 16px;
	color: #fff;
	border: 2px solid #fff;
	font-family: Arial;
	-webkit-transition: all .5s;
	transition: all .5s;
}

.slick-banner .wz .wz-more:hover {
	background: #ee6a5a;
	border-color: #ee6a5a;
	text-decoration: none;
}

@media (max-width: 1200px) {
	.slick-banner .wz .wz1 {
		font-size: 40px;
		margin-bottom: 10px;
	}

	.slick-banner .wz .wz2 {
		font-size: 20px;
		margin-bottom: 30px;
	}

	.slick-banner .wz .wz-more {
		padding: 10px 25px;
		font-size: 12px;
		border: 1px solid #fff;
	}
}

#mob-banner {
	display: none;
}

@media (max-width: 768px) {
	#pc-banner {
		display: none;
	}

	#mob-banner {
		display: block;
	}
}


/*首页产品中心部分*/

.index-c1{
   padding-top: 60px;
}

.tlt{
	border-bottom: 1px solid #fde5e5;
	font: normal 18px/50px "微软雅黑";
	color: #000;
	margin-bottom: 40px;
}
.tlt span{
	color: rgba(0, 0, 0, 0.6);
	font-size: 12px;
	padding-left: 10px;
}
.tlt a{
	float: right;
	font-size: 16px;
	font-weight: 100;
	color: #000;
}

.pro-sort ul li{
	width: 100%;
	border: 1px solid #d2d2d2;
	margin-bottom: 10px;
}
.pro-sort ul li a{
	display: block;
	font: normal 14px/48px "微软雅黑";
	color: #000;
	text-align: center;
	display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.pro-sort ul li:hover{
	background: #ee6a5a;
	border-color: #ee6a5a;
}

.pro-sort ul li:hover a{
	color: #fff;
}

.pro-list ul li a{
	display: block;
	position: relative;
}

.pro-list ul li a img{
	width: 100%;
	height: auto;
}

.pro-list ul li .marks{
	width: 60%;
	height: 60%;
	background: url(../images/marks.png) no-repeat center;
	background-size:cover;
	position: absolute;
	top: 20%;
	left: 20%;
	right: 20%;
	display: none;
}
.pro-list ul li:hover .marks{
	display: block;
}

@media (max-width: 768px){
	.pro-list ul li{

		margin-bottom: 20px;
	}
}



/*首页我们的优势部分*/

.index-c2{
	padding-top: 60px;
}
.c2-con ul li{
	width: 32.63%;
	padding: 3% 2%;
	border: 1px solid #e5e5e5;
	float: left;
	margin-right: 1%;
	position: relative;
	margin-bottom: 15px;
}
.c2-con ul li:nth-child(3n){
	margin-right: 0;
}
.c2-con ul li h3{
	font: normal 18px/40px "微软雅黑";
	color: #000;
	background: url(../images/line01.png) no-repeat left bottom;
	padding-bottom: 5px;
}
.c2-con ul li .info{
	font: 400 13px/24px "微软雅黑";
	color: #b8b8b8;
	height: 92px;
	overflow: hidden; 
	padding-top: 20px;
}
.c2-con ul li .num{
	width: 42px;
	height: 56px;
	background: url(../images/c21.png) no-repeat center;
	font: 400 22px/56px "微软雅黑";
	color: #fff;
	position: absolute;
	top: 0;
	right: 5%; 
	text-align: center;
}

.c2-con ul li:hover{
	background: url(../images/c23.png) no-repeat center;
	background-size:cover; 
}
.c2-con ul li:hover h3{
	color: #fff;
	background: url(../images/line02.png) no-repeat left bottom;
}
.c2-con ul li:hover .info{
	color: #fff;
}

.c2-con ul li:hover .num{
	background: url(../images/c22.png) no-repeat center;
	color: #ee6a5a;
}


@media (max-width: 768px){
	.c2-con ul li{
		width: 48%;
		margin: 1%!important;
		padding:2% 2%;
	}
	
}


/*首页横图部分*/
.index-heng{
	margin-top: 60px;
	position: relative;
}

.index-heng p img{
	max-width: 100%;
}



/*首页企业简介部分*/

.index-c3{
	padding-top: 60px;
}

.c3-con{
	max-width: 1200px;
	margin: 0 auto;
}
.c3-con .c3-left{
	text-align: center;
	padding-left: 0;
}
.c3-con .c3-left img{
	max-width: 100%;
	height: auto;
}
.c3-con .c3-right h3{
	font: normal  16px/60px "微软雅黑";
	color: #000;
}
.c3-con .c3-right .jj{
	font: 400 14px/24px "微软雅黑";
	color: #000;
	padding-bottom: 4%;
}
.c3-con .c3-right ul li{
	width: 23%;
	margin: 0 1%;
	float: left;
}
.c3-con .c3-right ul li a{
	display: block;
	background: #707070;
	font: normal 14px/36px "微软雅黑";
	color: #fff;
	text-align: center;
}

.c3-con .c3-right ul li:hover a{
	background: #ee6a5a;
}



.index-c4{
	 margin-top: 60px;
	 padding: 5% 3%;
	 border: 1px solid #e5e5e5;
	 max-width: 1400px;
}
.index-c4 .tabli ul{
	text-align: center;
	margin-bottom: 80px;
	font-size: 0;
}
.index-c4 .tabli ul li{
	display: inline-block;
	font: normal 16px/32px "微软雅黑";
	color: #363636;
	padding: 0 30px;
	position: relative;
}
.index-c4 .tabli ul li::after{
	content: "";
	width: 1px;
	height: 12px;
	background: #000;
	position: absolute;
	right: 0;
	top: 10px;
}
.index-c4 .tabli ul li:last-child::after{
	display: none;
}
.index-c4 .tabli ul li.cur{
	color: #ee6a5a;
}
.index-c4 .xyin-slick{
	padding: 0 60px;
	position: relative;
}
.index-c4 .xyin-slick .slick-con a{
	display: block;
	padding: 0 10px;
}
.index-c4 .xyin-slick .slick-con img{
	width: 100%;
	height: auto;
}
.index-c4 .xyin-slick .slick-arrow{
	width: 36px;
	height: 36px;
	border: none;
	outline: none;
	text-indent: 100px;
	overflow: hidden;
	position: absolute;
	top: 50%;
	margin-top: -18px;
}
.index-c4 .xyin-slick .slick-prev{
	background: url(../images/left01.png) no-repeat center;
	left: 0;
}
.index-c4 .xyin-slick .slick-next{
	background: url(../images/right01.png) no-repeat center;
	right: 0;
}
.index-c4 .tab{
	height: 0;
	overflow: hidden;
}
.index-c4 .tab.aa{
	height: auto!important;
}

@media(max-width:768px){
	.index-c4{
		padding: 2% 3%;
	}
	.index-c4 .tabli ul{
		margin-bottom: 10px;
	}
}

/*首页新闻中心部分*/
.index-c5{
	margin-top: 60px;
	padding-bottom: 50px;
}
.index-c5 .tabli2 ul{
	text-align: center;
	margin-bottom: 30px;
	font-size: 0;
}
.index-c5 .tabli2 ul li{
	display: inline-block;
	font: normal 16px/32px "微软雅黑";
	color: #363636;
	padding: 0 30px;
	position: relative;
}
.index-c5 .tabli2 ul li::after{
	content: "";
	width: 1px;
	height: 12px;
	background: #000;
	position: absolute;
	right: 0;
	top: 10px;
}
.index-c5 .tabli2 ul li:last-child::after{
	display: none;
}
.index-c5 .tabli2 ul li.cur2{
	color: #ee6a5a;
}
.index-c5 .tab2 ul li{
	width: 32.33%;
	float: left;
	padding: 3%;
	border: 1px solid #fff;
	margin-right: 1.5%;
}
.index-c5 .tab2 ul li:nth-child(3n){
	margin-right: 0;
}
.index-c5 .tab2 ul li .sj{
	font: normal 32px/60px "微软雅黑";
	color: rgba(0, 0, 0, 0.5);
	background: url(../images/line03.png) no-repeat center bottom;
	text-align: center;
}
.index-c5 .tab2 ul li h3{
	padding: 20px 0;
}
.index-c5 .tab2 ul li h3 a{
	display: block;
	font: normal 12px/30px "微软雅黑";
	color: #ee6a5a;
	text-align: center;
}
.index-c5 .tab2 ul li .info{
	font: 100 12px/24px "微软雅黑";
	color: #000; 
}

.index-c5 .tab2 ul li a.img{
	display: block;
	margin-top: 10%;
}
.index-c5 .tab2 ul li a.img img{
	width: 100%;
	height: auto;
}
.index-c5 .tab2 ul li:hover{
	border-color: #ee6a5a;
}
.index-c5 .tab2 ul li:hover .sj{
	background: url(../images/line01.png) no-repeat center bottom;
	color: #000;
}


@media (max-width: 768px){
	.index-c5 .tab2 ul li{
		width: 96%;
		margin: 2%!important;
	}
}




/*首页产品列表部分*/
.xyin-product {
	padding: 50px 0;
}

.xyin-title {
	text-align: center;
	font-size: 35px;
	color: #101622;
}

@media (max-width: 768px) {
	.xyin-title {
		font-size: 20px;
	}
}

.xyin-product-list {
	padding: 0 11%;
	margin-top: 40px;
}

.xyin-product-list li {
	float: left;
	position: relative;
	width: 22%;
	margin: 0 1.5%;
	overflow: hidden;
}

.xyin-product-list li .img {
	width: 100%;
}

.xyin-product-list li .wz {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	background: rgba(0, 0, 0, 0.5);
	padding: 35% 10% 0 10%;
	-webkit-transition: all .7s ease;
	transition: all .7s ease;
}

.xyin-product-list li .wz h3 {
	color: #fff;
	font-size: 20px;
	text-align: center;
	position: relative;
	padding-bottom: 20px;
	margin-bottom: 25px;
}

.xyin-product-list li .wz h3:after {
	content: '';
	position: absolute;
	left: 42.5%;
	bottom: 0;
	width: 15%;
	height: 1px;
	background: #fff;
}

.xyin-product-list li .wz .wzcon {
	opacity: 0;
	-webkit-transition: all .7s ease;
	transition: all .7s ease;
}

.xyin-product-list li .wz .wzcon .info {
	text-align: center;
	color: #fff;
	line-height: 1.7;
	height: 48px;
	overflow: hidden;
	margin-bottom: 35px;
}

@media (max-width: 1600px) {
	.xyin-product-list li .wz .wzcon .info {
		margin-bottom: 20px;
	}
}

.xyin-product-list li .wz .wzcon .more {
	text-align: center;
}

.xyin-product-list li .wz .wzcon .more .iconfont {
	display: inline-block;
	background-color: #86001d;
	width: 32px;
	height: 32px;
	border-radius: 50%;
	line-height: 32px;
	color: #fff;
	font-size: 12px;
}

@media (min-width: 990px) {
	.xyin-product-list li:hover .wz {
		padding-top: 15%;
		background: rgba(0, 0, 0, 0.4);
	}

	.xyin-product-list li:hover .wz .wzcon {
		opacity: 1;
	}
}

@media (max-width: 1200px) {
	.xyin-product-list {
		padding: 0 5%;
	}

	.xyin-product-list li .wz .wzcon .info {
		margin-bottom: 15px;
	}
}

@media (max-width: 768px) {
	.xyin-product-list {
		margin-top: 20px;
	}

	.xyin-product-list li {
		width: 47%;
		margin-bottom: 15px;
	}

	.xyin-product-list li .wz h3 {
		font-size: 16px;
		padding-bottom: 10px;
	}
}

@media (max-width: 768px) {
	.xyin-product {
		padding: 25px 0;
	}
}

/*首页公司简介*/
.xyin-about {
	background: #f6f6f6;
	padding: 50px 0;
}

.xyin-about .wz {
	line-height: 1.7;
	color: #666666;
	text-align: center;
	margin: 30px 0;
}

.xyin-more {
	text-align: center;
}

.xyin-more a {
	display: inline-block;
	padding: 10px 30px;
	border: 1px solid #ee6a5a;
	color: #ee6a5a;
	-webkit-transition: all .5s;
	transition: all .5s;
}

.xyin-more a:hover {
	color: #fff;
	background: #ee6a5a;
}

@media (max-width: 768px) {
	.xyin-more a {
		padding: 5px 20px;
	}
}

@media (max-width: 768px) {
	.xyin-about {
		padding: 25px 0;
	}
}

/*首页中间横幅*/
.xyin-midhf {
	position: relative;
	background-size: cover;
}

.xyin-midhf .img {
	opacity: 0;
	width: 100%;
}

.xyin-midhf .wz {
	position: absolute;
	left: 0;
	right: 0;
	z-index: 99;
	top: 50%;
	color: #fff;
}

.xyin-midhf .wz h3 {
	font-size: 45px;
	margin: 0 0 30px 0;
}

.xyin-midhf .wz h4 {
	font-size: 25px;
}

@media (min-width: 768px) {
	.xyin-midhf {
		background-attachment: fixed;
	}
}

@media (max-width: 768px) {
	.xyin-midhf {
		height: 250px;
		background-size: cover;
	}

	.xyin-midhf .wz h3 {
		font-size: 30px;
		margin: 0 0 20px 0;
	}

	.xyin-midhf .wz h4 {
		font-size: 18px;
	}
}

/*首页案例*/
.xyin-case {
	padding: 50px 0 30px 0;
}

.xyin-case-box {
	margin-top: 40px;
}

.xyin-case-big img {
	width: 100%;
}

@media (max-width: 768px) {
	.xyin-case-box .xyin-case-pd {
		padding: 0 10px;
	}
}

.xyin-case-item {
	position: relative;
	margin-bottom: 20px;
	overflow: hidden;
}

.xyin-case-item .img {
	width: 100%;
}

.xyin-case-item .wz {
	position: absolute;
	z-index: 9;
	bottom: -90px;
	left: 0;
	right: 0;
	padding: 0 25px;
	-webkit-transition: all .7s ease;
	transition: all .7s ease;
}

.xyin-case-item .wz .add-icon {
	text-align: center;
	opacity: 0;
	-webkit-transition: all .7s ease;
	transition: all .7s ease;
}

.xyin-case-item .wz .add-icon .iconfont {
	display: inline-block;
	width: 38px;
	height: 38px;
	color: #fff;
	font-size: 38px;
	line-height: 38px;
}

.xyin-case-item .wz h3 {
	margin: 30px 0 20px 0;
	font-size: 18px;
	color: #ffffff;
	text-align: center;
}

.xyin-case-item .wz .info {
	line-height: 1.7;
	color: rgba(255, 255, 255, 0.5);
	margin-bottom: 40px;
	height: 48px;
	overflow: hidden;
	opacity: 0;
	-webkit-transition: all .7s ease;
	transition: all .7s ease;
}

.xyin-case-item:after {
	content: '';
	position: absolute;
	z-index: 8;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	background: rgba(0, 0, 0, 0.5);
	opacity: 0;
	-webkit-transition: all .7s ease;
	transition: all .7s ease;
}

.xyin-case-item:before {
	content: '';
	position: absolute;
	z-index: 9;
	left: 0;
	bottom: 0;
	right: 0;
	height: 50px;
	background: rgba(0, 0, 0, 0.5);
	-webkit-transition: all .5s;
	transition: all .5s;
}

@media (min-width: 990px) {
	.xyin-case-item:hover .wz {
		bottom: 0;
	}

	.xyin-case-item:hover .wz .add-icon {
		opacity: 1;
	}

	.xyin-case-item:hover .wz .info {
		opacity: 1;
	}

	.xyin-case-item:hover:after {
		opacity: 1;
	}

	.xyin-case-item:hover:before {
		opacity: 0;
		-webkit-transform: translateY(100%);
		        transform: translateY(100%);
	}
}

@media (max-width: 768px) {
	.xyin-case-box {
		margin-top: 20px;
	}

	.xyin-case-item:before {
		height: 40px;
	}

	.xyin-case-item .wz h3 {
		margin: 30px 0 13px 0;
		font-size: 16px;
	}
}

@media (max-width: 768px) {
	.xyin-case {
		padding: 25px 0 5px 0;
	}
}

/*xyin-news*/
.xyin-news {
	background: #f6f6f6;
	padding: 45px 0;
}

.xyin-news .xyin-news-title {
	position: relative;
	margin-bottom: 30px;
}

.xyin-news .xyin-news-title .xyin-title {
	text-align: left;
}

.xyin-news .xyin-news-title .xyin-more {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 9;
}

.xyin-news-slick .slick-list {
	padding: 10px 0 15px 0;
	margin: 0 -15px;
}

.xyin-news-slick .slick-slide {
	outline: none;
}

.xyin-news-slick .slick-slide img {
	display: inline-block;
	width: 100%;
}

.xyin-news-slick .slick-dots {
	text-align: center;
	margin-top: 25px;
}

.xyin-news-slick .slick-dots li {
	display: inline-block;
	margin: 0 8px;
	width: 14px;
	height: 14px;
	border-radius: 50%;
	background: #303030;
	cursor: pointer;
}

.xyin-news-slick .slick-dots li button {
	background: none;
	outline: none;
	border: none;
	font-size: 0;
}

.xyin-news-slick .slick-dots li.slick-active {
	background: #ee6a5a;
}

@media (max-width: 768px) {
	.xyin-news-slick .slick-dots li {
		width: 10px;
		height: 10px;
		margin: 0 4px;
	}
}

.xyin-news-slick .slick-con {
	border: 1px solid #e9e9e9;
	background: #fff;
	margin: 0 15px;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	position: relative;
}

.xyin-news-slick .slick-con .img {
	position: relative;
	margin-bottom: 30px;
}

.xyin-news-slick .slick-con .img .date {
	position: absolute;
	right: 0;
	bottom: 0;
	background: rgba(44, 45, 45, 0.9);
	width: 80px;
	padding: 5px 0;
	color: #fff;
	text-align: center;
	font-family: Arial;
	font-size: 20px;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}

.xyin-news-slick .slick-con .img .date span {
	display: block;
	font-size: 30px;
}

.xyin-news-slick .slick-con .wz {
	padding: 0 15px 30px 15px;
}

.xyin-news-slick .slick-con .wz h3 {
	font-size: 16px;
	color: #565656;
	margin: 0 0 10px 0;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}

.xyin-news-slick .slick-con .wz .info {
	font-size: 14px;
	color: #999999;
	line-height: 1.57;
	max-height: 63px;
	overflow: hidden;
}

.xyin-news-slick .slick-con .wz span.more {
	display: inline-block;
	width: 85px;
	line-height: 25px;
	text-align: center;
	color: #333;
	font-size: 14px;
	margin-top: 15px;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}

.xyin-news-slick .slick-con a {
	outline: none;
	display: block;
}

.xyin-news-slick .slick-con a:hover {
	text-decoration: none;
}

.xyin-news-slick .slick-con:after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	height: 2px;
	bottom: -1px;
	background: #ee6a5a;
	opacity: 0;
	-webkit-transition: all .5s;
	transition: all .5s;
}

.xyin-news-slick .slick-con:hover {
	-webkit-box-shadow: 0px 2px 12.09px 0.91px rgba(8, 1, 3, 0.35);
	        box-shadow: 0px 2px 12.09px 0.91px rgba(8, 1, 3, 0.35);
}

.xyin-news-slick .slick-con:hover .img .date {
	background: rgba(171, 0, 26, 0.9);
}

.xyin-news-slick .slick-con:hover .wz h3 {
	color: #ee6a5a;
}

.xyin-news-slick .slick-con:hover .wz span.more {
	background: #ee6a5a;
	color: #fff;
}

.xyin-news-slick .slick-con:hover:after {
	opacity: 1;
}

/*xyin-links*/
.xyin-links {

	text-align: center;
	font: normal 12px/24px "微软雅黑";
	color: rgba(255, 255, 255, 0.3);
}

.xyin-links span {
	color: rgba(255, 255, 255, 0.3);
}

.xyin-links a {
	display: inline-block;
	color: rgba(255, 255, 255, 0.3);
	padding-right: 10px;
}

/*通栏*/
.xy-tonglan {
	background: #16212e;
}
.foot1{
	padding: 60px 0;
	border-bottom: 1px solid #2e3843;
}

.xy-tonglan .xy-tl-title {
	position: relative;
	margin-bottom: 20px;
	font-size: 14px;
	color: #ffffff;
	font-weight: 100;
}


.xy-tl-nav dl {
	width: 16%;
	float: left;
}


.xy-tl-nav dd a {
	font-size: 12px;
	color: rgba(255, 255, 255, 0.3);
	line-height: 24px;
}

.xy-tl-nav dd a:hover {
	color: rgba(255, 255, 255, 0.8);
}

.xy-tonglan .xy-tl-box {
	font-size: 14px;
	color: rgba(255, 255, 255, 0.4);
	line-height: 25px;
}

.xy-tonglan .xy-tl-box img {
	display: inline-block;
	margin-right: 15px;
}

.xy-tonglan .xy-tl-ewm {

	font-size: 16px;
	color: #ffffff;
	padding-top: 30px;
	text-align: right;
}

.xy-tonglan .xy-tl-ewm img {
	max-width: 100%;
}

@media (max-width: 768px) {

	.xy-tonglan .xy-tl-ewm{
		text-align: center;
	}
}

/*页脚*/
.xy-footer {
	padding: 30px 0;
	background: #16212e;
	position: relative;
}

.xy-footer .copyright {
	text-align: center;
	font: normal 12px/24px "微软雅黑";
	color: rgba(255, 255, 255, 0.3);
}
.xy-footer .copyright a{
	color: rgba(255, 255, 255, 0.3);
}
.xy-footer .zyqy {
	text-align: center;
	font: normal 12px/24px "微软雅黑";
	color: rgba(255, 255, 255, 0.3);
}
.xy-footer .zyqy a{
	color: rgba(255, 255, 255, 0.3);
}






@media (max-width: 768px) {
	.xy-footer {
		padding: 10px 0;
	}

}

/*左侧工具条*/
#toolbar {
	position: fixed;
	z-index: 9999;
	right: 33px;
	bottom: 7%;
}

#toolbar li {
	margin-bottom: 3px;
	font-size: 0;
	width: 57px;
	height: 57px;
	right: 0;
	position: relative;
}

#toolbar li a {
	display: block;
	position: absolute;
	z-index: 9;
	right: 0;
	top: 0;
	width: 57px;
	height: 57px;
	overflow: hidden;
	background: #ee6a5a;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	white-space: nowrap;
	font-size: 0;
}

#toolbar li .iconfont {
	display: inline-block;
	vertical-align: middle;
	width: 57px;
	height: 57px;
	background-color: #d9d9d9;
	vertical-align: middle;
	text-align: center;
	line-height: 57px;
	color: #2b2b2b;
	font-size: 26px;
}

#toolbar li .wz {
	display: inline-block;
	line-height: 57px;
	font-size: 14px;
	color: #fff;
	vertical-align: middle;
	padding-left: 10px;
}

#toolbar li.ewm .ewm-box {
	position: absolute;
	z-index: 1;
	padding: 5px;
	background: #ee6a5a;
	width: 110px;
	right: 120%;
	bottom: 0;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translateX(100%);
	        transform: translateX(100%);
	-webkit-transition: all .7s;
	transition: all .7s;
}

#toolbar li.ewm .ewm-box p {
	margin-bottom: 0;
}

#toolbar li.ewm .ewm-box img {
	max-width: 100%;
}

#toolbar li.ewm .ewm-box:after {
	content: '';
	position: absolute;
	right: -5px;
	bottom: 20px;
	width: 0;
	height: 0;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
	border-width: 5px;
	cursor: pointer;
	border-style: dashed dashed dashed solid;
	border-color: transparent transparent transparent #ee6a5a;
	border-right: none;
}

#toolbar li.ewm:hover .icon {
	background-position: -57px -180px;
}

#toolbar li.ewm:hover .ewm-box {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateY(0);
	        transform: translateY(0);
}

#toolbar li.backtop {
	cursor: pointer;
}

#toolbar li.backtop .iconfont {
	color: #fff;
	background-color: #ee6a5a;
}

#toolbar li:hover a {
	width: 200px;
}

#toolbar li:hover .iconfont {
	background-color: #ee6a5a;
	color: #fff;
}

@media (max-width: 990px) {
	#toolbar {
		display: none;
	}
}

/*内页banner样式*/
.xypg-banner {
	position: relative;
}

.xypg-banner .img {
	height: 540px;
	background-repeat: no-repeat;
	background-size: cover;
}

.xypg-banner .wz {
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	text-align: center;
	width: 50%;
	margin: 0 auto;
}

.xypg-banner .wz h3 {
	font-size: 30px;
	padding-bottom: 20px;
	margin: 0;
	color: #fff;
}

.xypg-banner .wz h3:after {
	content: '';
	position: absolute;
	bottom: 0;
	width: 50px;
	height: 2px;
	left: 0;
	right: 0;
	background: #fff;
	margin: 0 auto;
}

@media (max-width: 1200px) {
	.xypg-banner .img {
		height: 400px;
	}
}

@media (max-width: 1024px) {
	.xypg-banner .img {
		height: 300px;
	}
}

@media (max-width: 768px) {
	.xypg-banner .img {
		height: 220px;
	}

	.xypg-banner .wz {
		top: 0;
		bottom: 0;
		margin: auto;
		height: 50px;
	}
}

/* 内页基本样式 */
.xypg-wrap {
	padding-top: 20px;
	padding-bottom: 40px;
}

.xypg-left-box {
	margin-bottom: 20px;
}

.xypg-left-title {
	line-height: 62px;
	text-align: center;
	color: #fff;
	font-size: 22px;
	background: #ee6a5a;
	font-weight: bold;
	margin: 0;
}

.xypg-left-con {
	border: 1px solid #ebebeb;
	padding: 15px;
}

.latest-news li {
	margin-top: 15px;
}

.latest-news li a {
	display: block;
	font-size: 14px;
	line-height: 20px;
	color: #666666;
}

.latest-news li a:before {
	content: '';
	display: inline-block;
	width: 14px;
	height: 14px;
	background: #d1d1d1 url(../images/xypg-left-jt.png) -1px -16px no-repeat;
	border-radius: 50%;
	vertical-align: middle;
	margin-right: 10px;
}

.latest-news li a:hover {
	color: #ee6a5a;
	text-decoration: underline;
}

.latest-news li a:hover:before {
	background-color: #ee6a5a;
}

.hot-keys li {
	width: 47%;
	float: left;
	margin: 6px 0;
}

.hot-keys li a {
	display: block;
	text-align: center;
	font-size: 14px;
	color: #666666;
	line-height: 36px;
	background: #ededed;
}

.hot-keys li a:hover {
	color: #ee6a5a;
	text-decoration: underline;
}

.hot-keys li:nth-child(even) {
	float: right;
}

.contact-box .hot-line {
	background: url(../images/xypg-right-phone.png) left 5px no-repeat;
	padding-left: 70px;
	margin-bottom: 15px;
}

.contact-box .hot-line h4 {
	font-weight: normal;
	margin: 0;
	font-size: 14px;
	color: #666666;
}

.contact-box .hot-line p {
	font-size: 25px;
	font-family: Arial;
	font-weight: bold;
	color: #ee6a5a;
	margin-bottom: 0;
}

.contact-box .gs-name {
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 10px;
}

.contact-box .contact-info p {
	margin-bottom: 0;
	border-bottom: 1px dotted #b8b8b8;
	font-size: 14px;
	color: #333333;
	padding: 8px 0;
}

.contact-box .contact-info p:last-child {
	border-bottom: 0;
}

.xypg-right-mbx {
	border-bottom: 1px solid #ebebeb;
	font-size: 14px;
	color: #666666;
	line-height: 25px;
	padding: 17px 0 7px 0;
}

.xypg-right-mbx .cur-pos {
	display: inline-block;
	color: #333;
}

.xypg-right-mbx .cur-pos .iconfont {
	font-size: 25px;
	display: inline-block;
	height: 25px;
	color: #000;
	margin-right: 5px;
}

.xypg-right-mbx a {
	color: #666;
}

.xypg-right-mbx a:hover {
	color: #ee6a5a;
	text-decoration: underline;
}

@media (max-width: 992px) {
	.xypg-right-mbx {
		padding-top: 0;
	}
}

.xypg-right-content {
	font-size: 14px;
	color: #333;
	line-height: 1.7;
	padding: 15px 0;
}

.xypg-right-content p img {
	max-width: 100%;
}

.xypg-wrap .xymob-page-icon {
	position: fixed;
	right: 15px;
	bottom: 100px;
	z-index: 9999;
}

.xypg-wrap .xymob-page-icon li {
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	margin-bottom: 1px;
	background: rgba(171, 0, 26, 0.7);
	cursor: pointer;
}

.xypg-wrap .xymob-page-icon li i {
	font-size: 20px;
	color: #fff;
}

@media (min-width: 992px) {
	.xypg-wrap .xymob-page-icon {
		display: none;
	}
}

/* 手机站 左侧导航弹出特效 */
.xymob-left-close-btn {
	display: none;
}

@media (max-width: 990px) {
  /* 弹出框之后 body 上增加一个禁止滚动的类*/
	body.no-scroll,
  html.no-scroll {
		height: 100vh;
		overflow: hidden;
	}

	.xymob-menu-click {
		position: fixed;
		width: 100vw;
		overflow-y: scroll;
		top: 0;
		left: 100%;
		-webkit-transition: all .5s ease;
		transition: all .5s ease;
		z-index: 999999;
		height: 100vh;
		background: rgba(0, 0, 0, 0.7);
	}

	.xymob-menu-click .xypg-left-news,
    .xymob-menu-click .xypg-left-keys,
    .xymob-menu-click .xypg-left-contact {
		display: none;
	}

	.xymob-menu-click .xymob-left-close-btn {
		display: block;
		position: absolute;
		top: 15px;
		right: 15px;
		width: 32px;
		height: 32px;
		line-height: 32px;
		border-radius: 50%;
		border: 1px solid #fff;
		text-align: center;
		background: black;
	}

	.xymob-menu-click .xymob-left-close-btn i {
		font-size: 18px;
		color: #fff;
	}

	.xymob-menu-click .xypg-left {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		min-height: 90vh;
		padding: 5vh 0;
	}

	.xymob-menu-click .xypg-left .xypg-left-menu {
		width: 90%;
		background: #fff;
	}

	.xymob-menu-click.click {
		left: 0;
	}
}

/* 内页左侧导航栏样式 */
.xypg-left-nav > li {
	margin-bottom: 12px;
	position: relative;
}

.xypg-left-nav > li > a {
	display: block;
	text-indent: 27px;
	font-size: 14px;
	color: #666666;
	position: relative;
	line-height: 40px;
	border: 1px solid #e4e4e4;
	padding-right: 15%;
}

.xypg-left-nav > li .first-nav-btn {
	position: absolute;
	z-index: 99;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	background: #d1d1d1 url(../images/xypg-left-jt.png) 0 -15px no-repeat;
	right: 10%;
	top: 13px;
}

.xypg-left-nav > li .first-nav-btn.clicked {
	background: #ee6a5a url(../images/xypg-left-jt.png) 0 1px no-repeat;
}

.xypg-left-nav > li:last-child {
	margin-bottom: 0;
}

.xypg-left-nav > li:hover > a, .xypg-left-nav > li.clicked > a {
	color: #ee6a5a;
}

.xypg-left-nav > li:hover .first-nav-btn, .xypg-left-nav > li.clicked .first-nav-btn {
	background-color: #ee6a5a;
}

.xypg-left-nav .xypg-left-subnav {
	display: none;
	margin-top: 10px;
}

.xypg-left-nav .xypg-left-subnav > li > a {
	display: block;
	line-height: 35px;
	color: #666666;
	font-size: 14px;
	padding-left: 15%;
	padding-right: 5%;
}

.xypg-left-nav .xypg-left-subnav > li > a:before {
	content: '';
	width: 0;
	height: 0;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
	border-width: 5px;
	cursor: pointer;
	border-style: dashed dashed dashed solid;
	border-color: transparent transparent transparent #d4d4d4;
	border-right: none;
	vertical-align: 5px;
	margin-right: 10px;
}

.xypg-left-nav .xypg-left-subnav > li > a:hover {
	color: #ee6a5a;
}

.xypg-left-nav .xypg-left-subnav > li > a:hover:before {
	border-left-color: #ee6a5a;
}

.xypg-left-nav .xypg-left-subnav > li.hover > a:before {
	content: '';
	width: 0;
	height: 0;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
	border-width: 5px;
	cursor: pointer;
	border-style: solid dashed dashed dashed;
	border-color: #ee6a5a transparent transparent transparent;
	border-bottom: none;
	vertical-align: middle;
	margin-right: 5px;
}

.xypg-left-nav .xypg-left-threenav {
	display: none;
}

.xypg-left-nav .xypg-left-threenav > li > a {
	display: block;
	font-size: 14px;
	line-height: 24px;
	color: #999999;
	padding-left: calc(15% + 15px);
	padding-right: 5%;
}

.xypg-left-nav .xypg-left-threenav > li > a:before {
	content: '';
	display: inline-block;
	vertical-align: middle;
	width: 8px;
	height: 2px;
	background: #d4d4d4;
	margin-right: 5px;
}

.xypg-left-nav .xypg-left-threenav > li > a:hover {
	color: #ee6a5a;
}

@media (max-width: 990px) {
	.xypg-left-nav .xypg-left-threenav {
		display: block;
	}
}

/*产品列表页样式*/
.xypg-pro-description {
	border: 1px solid #e5e5e5;
	background: #f9f9f9;
	line-height: 24px;
	padding: 10px;
	margin-bottom: 15px;
	text-indent: 2em;
}

.xypg-product-list {
	margin: 0 -1%;
	font-size: 0;
}

.xypg-product-list li {
	display: inline-block;
	vertical-align: bottom;
	width: 31.333%;
	margin: 0 1% 20px 1%;
}

.xypg-product-list li .img {
	display: block;
	overflow: hidden;
}

.xypg-product-list li .img img {
	width: 100%;
	-webkit-transition: all .7s ease;
	transition: all .7s ease;
}

.xypg-product-list li .img:hover img {
	-webkit-transform: scale(1.1);
	        transform: scale(1.1);
}

.xypg-product-list li h3 {
	font-size: 16px;
	font-weight: normal;
	margin: 15px 0 0 0;
}

.xypg-product-list li h3 a {
	color: #333333;
	display: block;
	text-align: center;
}

.xypg-product-list li h3 a:hover {
	color: #ee6a5a;
}

@media (max-width: 768px) {
	.xypg-product-list li {
		width: 48%;
	}
}

@media (max-width: 375px) {
	.xypg-product-list li {
		width: 98%;
	}
}

/* 分页基本样式 */
.xypg-pagination {
	margin-top: 20px;
	text-align: center;
	font-size: 0;
}

.xypg-pagination .pagin-left,
  .xypg-pagination .pagin-mid,
  .xypg-pagination .pagin-right,
  .xypg-pagination .pagin-select {
	display: inline-block;
	vertical-align: middle;
}

.xypg-pagination a,
  .xypg-pagination #current {
	display: inline-block;
	font-size: 14px;
	color: #333333;
	font-family: "Microsoft YaHei",Arial;
	line-height: 26px;
	border: 1px solid #cbcbcb;
	margin: 0 5px;
	padding: 0 8px;
}

.xypg-pagination #current,
  .xypg-pagination a:hover {
	color: #fff;
	border-color: #ee6a5a;
	background: #ee6a5a;
}

.xypg-pagination .pagin-mid {
	font-size: 14px;
}

.xypg-pagination .pagin-mid .mob-pagin-mid {
	display: none;
}

.xypg-pagination .pagin-select {
	font-size: 14px;
}

.xypg-pagination .pagin-select select {
	height: 28px;
	padding: 0 8px;
	margin: -1px 5px 0 5px;
}

@media (max-width: 768px) {
	.xypg-pagination .pagin-mid .pc-pagin-mid {
		display: none;
	}

	.xypg-pagination .pagin-mid .mob-pagin-mid {
		display: block;
	}

	.xypg-pagination .pagin-mid .mob-pagin-mid span {
		display: inline-block;
		padding: 0 8px;
		line-height: 28px;
		font-size: 14px;
	}

	.xypg-pagination .pagin-select {
		display: none;
	}
}

/* 内页新闻列表 */
.xypg-news-list li {
	border: 1px solid #e1e1e1;
	padding: 30px;
	background: #fff;
	margin-bottom: 35px;
	-webkit-transition: all .5s;
	transition: all .5s;
}

.xypg-news-list li .tit {
	border-bottom: 1px solid #cbcbcb;
	margin-bottom: 15px;
	position: relative;
}

.xypg-news-list li .tit h3 {
	padding-bottom: 15px;
	font-size: 18px;
	color: #565656;
	font-weight: normal;
	padding-right: 25%;
	margin: 0;
}

.xypg-news-list li .tit .date {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 14px;
	color: #666666;
}

.xypg-news-list li .info {
	font-size: 14px;
	line-height: 2;
	color: #999999;
}

.xypg-news-list li .more {
	margin-top: 15px;
}

.xypg-news-list li .more span {
	display: inline-block;
	width: 130px;
	line-height: 33px;
	text-align: center;
	color: #000;
	font-size: 14px;
	color: #666666;
	border: 1px solid #e1e1e1;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}

.xypg-news-list li:hover {
	-webkit-box-shadow: 0px 2px 13px 1px rgba(8, 1, 3, 0.18);
	        box-shadow: 0px 2px 13px 1px rgba(8, 1, 3, 0.18);
}

.xypg-news-list li:hover .tit h3 {
	color: #ee6a5a;
}

.xypg-news-list li:hover .more span {
	color: #fff;
	background-color: #ee6a5a;
}

@media (max-width: 990px) {
	.xypg-news-list li .tit {
		border-bottom: none;
	}

	.xypg-news-list li .tit h3 {
		padding-right: 0;
		padding-bottom: 10px;
	}

	.xypg-news-list li .tit .date {
		position: static;
		border-bottom: 1px solid #cbcbcb;
		padding-bottom: 5px;
		color: #999;
	}
}

/*内页详情页面公用样式*/
.xypg-detail-title {
	font-size: 20px;
	color: #363636;
	font-weight: bold;
	margin-bottom: 10px;
	line-height: 1.7;
}

.xypg-detail-info-bar {
	font-size: 14px;
	font-family: Arial;
	color: #9e9e9e;
	line-height: 35px;
	border-bottom: 1px dashed #cfcfcf;
	margin-bottom: 20px;
}

.xypg-detail-info-bar .detail-info-time {
	float: left;
	margin-right: 20px;
}

.xypg-detail-info-bar .detail-info-time i {
	margin-right: 4px;
}

.xypg-detail-info-bar .detail-info-numbers {
	float: left;
}

.xypg-detail-info-bar .detail-info-numbers i {
	font-size: 12px;
	margin-right: 4px;
}

.xypg-detail-info-bar .xypg-file-down {
	float: right;
	position: relative;
}

.xypg-detail-info-bar .xypg-file-down .file-down-title {
	cursor: pointer;
}

.xypg-detail-info-bar .xypg-file-down .file-down-title i {
	margin-right: 5px;
}

.xypg-detail-info-bar .xypg-file-down .file-down-title:hover {
	color: #ee6a5a;
}

.xypg-detail-info-bar .xypg-file-down .file-down-list {
	position: absolute;
	z-index: 9999;
	width: 250%;
	right: 0;
	background: #fff;
	display: none;
}

.xypg-detail-info-bar .xypg-file-down .file-down-list li {
	padding: 10px 0;
	border-top: 1px dashed #cfcfcf;
}

.xypg-detail-info-bar .xypg-file-down .file-down-list li .icon {
	float: left;
	font-size: 40px;
	line-height: 40px;
	margin-right: 5px;
	height: 40px;
}

.xypg-detail-info-bar .xypg-file-down .file-down-list li .list-con {
	overflow: hidden;
	line-height: 1;
}

.xypg-detail-info-bar .xypg-file-down .file-down-list li .list-con p {
	font-size: 12px;
	margin-bottom: 0;
	line-height: 20px;
}

.xypg-detail-info-bar .xypg-file-down .file-down-list li .list-con a {
	font-size: 12px;
}

.xypg-detail-info-bar .xypg-file-down .file-down-list li .list-con a:hover {
	color: #ee6a5a;
}

.xypg-detail-con-title {
	margin: 20px 0 10px 0;
}

.xypg-detail-con-title span {
	display: inline-block;
	font-size: 18px;
	color: #ee6a5a;
}

.xypg-detail-tags {
	margin-top: 40px;
	display: none;
}

.xypg-detail-tags .tags-title {
	border-bottom: 1px solid #c3c3c3;
	position: relative;
}

.xypg-detail-tags .tags-title h3 {
	display: inline-block;
	padding: 0 30px;
	font-size: 16px;
	color: #ee6a5a;
	line-height: 40px;
	border-bottom: 3px solid #ee6a5a;
	margin-bottom: -1px;
}

.xypg-detail-tags .tags-title .baidu-share {
	position: absolute;
	right: 0;
	top: 8px;
}

.xypg-detail-tags .tags-content {
	padding-top: 10px;
}

.xypg-detail-tags .tags-content a {
	font-size: 13px;
	color: #666666;
	display: inline-block;
	margin-right: 20px;
}

.xypg-detail-tags .tags-content a:hover {
	color: #ee6a5a;
}

.xypg-detail-pn {
	margin-top: 30px;
}

.xypg-detail-pn div {
	margin-bottom: 10px;
	background: #ededed;
	line-height: 35px;
	padding: 0 20px;
	position: relative;
}

.xypg-detail-pn div b {
	font-size: 16px;
	color: #333333;
	float: left;
	font-weight: normal;
}

.xypg-detail-pn div a {
	float: left;
	width: 75%;
	font-size: 14px;
	color: #565656;
}

.xypg-detail-pn div a:hover {
	color: #ee6a5a;
}

@media (max-width: 600px) {
	.xypg-detail-pn div a {
		width: 60%;
	}
}

@media (max-width: 600px) {
	.xypg-detail-pn div a {
		width: 50%;
	}
}

.xypg-detail-pn div span {
	position: absolute;
	right: 20px;
	top: 0;
	font-size: 13px;
	color: #666666;
}

/*相关产品 和 相关新闻*/
.xypg-relate {
	margin-top: 50px;
	display: none;
}

.xypg-relate .relate-title {
	background: #ee6a5a;
	color: #fff;
	font-size: 16px;
	line-height: 50px;
	padding-left: 25px;
	margin-bottom: 20px;
}

.relate-product-slick {
	padding: 0 5%;
	position: relative;
}

.relate-product-slick .slick-arrow {
	position: absolute;
	top: 50%;
	width: 14px;
	height: 26px;
	margin-top: -13px;
	outline: none;
	border: none;
	font-size: 0;
}

.relate-product-slick .slick-arrow.slick-prev {
	left: 0;
	background: url(../images/xypg-relate-pro-ljt.png) center no-repeat;
}

.relate-product-slick .slick-arrow.slick-next {
	right: 0;
	background: url(../images/xypg-relate-pro-rjt.png) center no-repeat;
}

.relate-product-slick .slick-list {
	margin: 0 -7px;
}

.relate-product-slick .slick-slide {
	outline: none;
}

.relate-product-slick .slick-slide img {
	display: inline-block;
	width: 100%;
}

.relate-product-slick .slick-con {
	padding: 0 7px;
}

.xypg-relate .relate-news {
	margin-top: 40px;
}

.relate-news-list li {
	float: left;
	width: 48%;
	position: relative;
	line-height: 30px;
	font-size: 14px;
	color: #666666;
}

.relate-news-list li:nth-child(even) {
	float: right;
}

.relate-news-list li a {
	display: block;
	padding-right: 30%;
	color: #666666;
}

.relate-news-list li a:before {
	content: '';
	display: inline-block;
	width: 14px;
	height: 14px;
	background: #d1d1d1 url(../images/xypg-left-jt.png) -1px -16px no-repeat;
	border-radius: 50%;
	vertical-align: middle;
	margin-right: 10px;
}

.relate-news-list li span {
	position: absolute;
	right: 0;
	top: 0;
}

.relate-news-list li:hover a {
	color: #ee6a5a;
}

.relate-news-list li:hover a:before {
	background-color: #ee6a5a;
}

.relate-news-list li:hover span {
	color: #ee6a5a;
}

@media (max-width: 990px) {
	.xypg-relate {
		display: none;
	}
}

/*新闻详情页*/
/*案例基本详情页*/
.xypg-case-detail .main-img {
	text-align: center;
}

.xypg-case-detail .main-img img {
	max-width: 100%;
}

/* 招聘详情页面 */
.xypg-jod-detail .job-detail-title {
	font-size: 16px;
	color: #ffffff;
	background: #ee6a5a;
	line-height: 60px;
	padding-left: 25px;
}

.xypg-jod-detail .job-detail-con {
	background: #f8f8f8;
	padding: 25px;
}

.xypg-jod-detail .job-detail-small-title {
	font-size: 16px;
	color: #ee6a5a;
	margin-bottom: 10px;
}

.xypg-jod-detail .job-detail-con-box {
	font-size: 14px;
	color: #666666;
	margin-bottom: 20px;
}

.xypg-jod-detail .job-detail-btn a {
	display: inline-block;
	font-size: 14px;
	color: #ffffff;
	background: #666666;
	width: 200px;
	line-height: 50px;
	text-align: center;
	border-radius: 5px;
}

.xypg-jod-detail .job-detail-btn a:hover {
	background: #ee6a5a;
}

/* 简历提交表格 */
.job-detail-form .form-title {
	border-bottom: 1px solid #ccc;
	font-size: 20px;
	line-height: 2.5;
}

.job-detail-form .form-info {
	line-height: 2;
	margin: 10px 0;
}

.job-detail-form .form-info span {
	color: red;
}

.job-detail-form .red-star {
	color: red;
}

.job-detail-form textarea {
	resize: none;
}

.job-detail-form #checkcode {
	display: inline-block;
	width: 30%;
}

.job-detail-form #checkCodeImg {
	vertical-align: top;
	margin-left: 10px;
}

.job-detail-form #change_code {
	line-height: 34px;
	padding: 0 10px;
	color: #ee6a5a;
}

.job-detail-form .form-small-tit {
	line-height: 2;
	font-size: 16px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 15px;
}

.job-detail-form .form-prompt {
	font-size: 12px;
	margin-bottom: 15px;
	color: #999;
}

/* 在线留言页面 */
#message-form .red-star {
	color: red;
}

#message-form textarea {
	resize: none;
}

#message-form #checkcode {
	display: inline-block;
	width: 30%;
}

#message-form #checkCodeImg {
	vertical-align: top;
	margin-left: 10px;
}

#message-form #change_code {
	line-height: 34px;
	padding: 0 10px;
	color: #ee6a5a;
}

@media (max-width: 768px) {
	#message-form.n-default .msg-wrap {
		position: static;
	}
}

/* 下载详情页面 */
.xypg-download-list.xypg-download-detail-list .download-title {
	background: #f3f3f3;
}

.xypg-download-list.xypg-download-detail-list .download-title .file-name {
	width: 35%;
}

.xypg-download-list.xypg-download-detail-list .download-title span {
	width: 16.25%;
}

.xypg-download-list.xypg-download-detail-list .download-item .download-item-span {
	width: 16.25%;
}

.xypg-download-list.xypg-download-detail-list .download-item .download-item-span.download-item-first {
	width: 35%;
}

@media (max-width: 768px) {
	.xypg-download-list.xypg-download-detail-list .download-item .download-item-span {
		width: 100%;
	}

	.xypg-download-list.xypg-download-detail-list .download-item .download-item-span.download-item-first {
		width: 100%;
	}
}

/* 搜索结果页面样式 */
.xypg-search-result .tag-total {
	border: 1px solid #ee6a5a;
	padding: 10px;
	line-height: 1.6;
	z-index: 14px;
	color: #333;
	margin-bottom: 20px;
	background: #efefef;
}

.xypg-search-result-box {
	margin-bottom: 20px;
}

.xypg-search-result-box .xypg-search-title {
	border-left: 3px solid #ee6a5a;
	padding-left: 15px;
	font-size: 18px;
	line-height: 35px;
	margin-bottom: 15px;
	font-weight: bold;
}

/* 详情页面下载列表样式 */
.xypg-detail-file-dwon li {
	padding: 10px 0;
	border-bottom: 1px dashed #cfcfcf;
	width: 50%;
	float: left;
}

.xypg-detail-file-dwon li .icon {
	float: left;
	font-size: 40px;
	line-height: 40px;
	margin-right: 5px;
	height: 40px;
}

.xypg-detail-file-dwon li .list-con {
	overflow: hidden;
	line-height: 1;
}

.xypg-detail-file-dwon li .list-con p {
	font-size: 12px;
	margin-bottom: 0;
	line-height: 20px;
}

.xypg-detail-file-dwon li .list-con a {
	font-size: 12px;
}

.xypg-detail-file-dwon li .list-con a:hover {
	color: #ee6a5a;
}

/* 相册列表页 */
.xypg-album-cate {
	margin: 0 -1%;
}

.xypg-album-cate li {
	float: left;
	width: 31.33333%;
	margin: 0 1% 20px 1%;
	border: 1px solid #eaeaea;
	padding: 10px;
}

.xypg-album-cate li .album-img {
	margin-bottom: 15px;
}

.xypg-album-cate li .album-img img {
	width: 100%;
}

.xypg-album-cate li .album-title {
	text-align: center;
	font-size: 15px;
	color: #666666;
	margin-bottom: 5px;
}

.xypg-album-cate li .album-num {
	font-size: 16px;
	color: #333333;
	text-align: center;
}

.xypg-album-cate li .album-num span {
	display: inline-block;
	margin-right: 5px;
}

@media (max-width: 768px) {
	.xypg-album-cate li {
		width: 48%;
	}
}

@media (max-width: 420px) {
	.xypg-album-cate {
		margin: 0;
	}

	.xypg-album-cate li {
		width: 100%;
		margin: 0 0 20px 0;
	}
}

.xypg-album-list {
	margin: 0 -1%;
}

.xypg-album-list li {
	float: left;
	width: 31.33333%;
	margin: 0 1% 20px 1%;
	position: relative;
}

.xypg-album-list li .img {
	display: block;
	overflow: hidden;
}

.xypg-album-list li .img img {
	width: 100%;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}

.xypg-album-list li h3 {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 9;
	background: rgba(0, 0, 0, 0.5);
	text-align: center;
	color: #fff;
	line-height: 40px;
	font-weight: normal;
	font-size: 16px;
}

.xypg-album-list li:hover .img img {
	-webkit-transform: scale(1.1);
	        transform: scale(1.1);
}

@media (max-width: 768px) {
	.xypg-album-list li {
		width: 48%;
	}
}

@media (max-width: 420px) {
	.xypg-album-list {
		margin: 0;
	}

	.xypg-album-list li {
		width: 100%;
		margin: 0 0 20px 0;
	}
}

.xypg-album-list.xypg-getkey-list li {
	width: 18%;
}

@media (max-width: 1200px) {
	.xypg-album-list.xypg-getkey-list li {
		width: 31.3333%;
	}
}

@media (max-width: 768px) {
	.xypg-album-list.xypg-getkey-list li {
		width: 48%;
	}
}

@media (max-width: 420px) {
	.xypg-album-list.xypg-getkey-list {
		margin: 0;
	}

	.xypg-album-list.xypg-getkey-list li {
		width: 100%;
		margin: 0 0 20px 0;
	}
}

/* 下载列表页 */
.xypg-download-list .download-title {
	line-height: 60px;
	background: #d9d9d9;
	font-size: 18px;
	color: #333333;
}

.xypg-download-list .download-title span {
	display: block;
	float: left;
	text-align: center;
	width: 19%;
}

.xypg-download-list .download-title .file-name {
	width: 43%;
	text-align: left;
	padding-left: 5%;
}

.xypg-download-list .download-item {
	line-height: 50px;
}

.xypg-download-list .download-item .download-item-span {
	float: left;
	width: 19%;
	text-align: center;
	font-size: 14px;
	color: #555555;
}

.xypg-download-list .download-item .download-item-span.download-item-first {
	padding-left: 4%;
	width: 43%;
	text-align: left;
}

.xypg-download-list .download-item .download-item-span.download-item-iocn .iconfont {
	margin-right: 5px;
	font-size: 14px;
}

.xypg-download-list .download-item .download-item-span.download-item-iocn a {
	color: #ee6a5a;
}

.xypg-download-list .download-item .download-item-span.download-item-iocn a:hover {
	text-decoration: underline;
}

.xypg-download-list .download-item:nth-child(odd) {
	background: #f3f3f3;
}

.xypg-download-list .download-item .mob-download-title {
	display: none;
}

@media (max-width: 768px) {
	.xypg-download-list .download-title {
		display: none;
	}

	.xypg-download-list .download-item {
		border: 1px solid #ebebeb;
		margin-bottom: 20px;
		background: #fff !important;
	}

	.xypg-download-list .download-item .download-item-span {
		float: none;
		width: 100%;
	}

	.xypg-download-list .download-item .download-item-span.download-item-first {
		padding-left: 0;
		width: 100%;
	}

	.xypg-download-list .download-item .download-item-span .mob-download-title {
		float: left;
		display: block;
		width: 130px;
		padding-left: 15px;
		text-align: left;
		font-weight: bold;
	}

	.xypg-download-list .download-item .download-item-span .download-item-con {
		float: right;
		width: calc(100% - 130px);
		text-align: right;
		padding-right: 20px;
	}

	.xypg-download-list .download-item .download-item-span + .download-item-span {
		border-top: 1px dashed #ebebeb;
	}
}

/* 下招聘列表页 */
.xypg-job-list .job-name {
	width: 32.5%;
	padding-left: 4%;
}

.xypg-job-list .job-xlyq {
	width: 32.5%;
	padding-left: 4%;
}

.xypg-job-list .job-number {
	width: 20%;
	text-align: center;
}

.xypg-job-list .job-more {
	width: 15%;
	text-align: center;
}

.xypg-job-list .job-title {
	line-height: 60px;
	background: #ee6a5a;
	font-size: 18px;
	color: #fff;
}

.xypg-job-list .job-title span {
	display: block;
	float: left;
	font-weight: bold;
}

.xypg-job-list .job-item {
	margin-top: 20px;
	line-height: 60px;
	background: #f8f8f8;
}

.xypg-job-list .job-item .job-item-span {
	float: left;
	font-size: 16px;
	color: #333333;
}

.xypg-job-list .job-item .job-item-span .job-item-con {
	display: block;
}

.xypg-job-list .job-item .job-more a {
	float: right;
	display: block;
	text-align: center;
	background: #000;
	width: 29px;
	height: 29px;
	margin: 15px 30px 0 0;
	background: #9c9c9c url(../images/xypg-job-jt.png) center no-repeat;
	border-radius: 50%;
}

.xypg-job-list .job-item .job-more a:hover {
	background-color: #ee6a5a;
}

.xypg-job-list .job-item .mob-job-title {
	display: none;
}

@media (max-width: 768px) {
	.xypg-job-list .job-title {
		display: none;
	}

	.xypg-job-list .job-item {
		border: 1px solid #ebebeb;
		margin-bottom: 20px;
		background: #fff !important;
		line-height: 50px;
	}

	.xypg-job-list .job-item .job-item-span {
		float: none;
		width: 100%;
		padding-left: 0;
		font-size: 14px;
	}

	.xypg-job-list .job-item .job-item-span .mob-job-title {
		float: left;
		display: block;
		width: 130px;
		padding-left: 15px;
		text-align: left;
		font-weight: bold;
	}

	.xypg-job-list .job-item .job-item-span .job-item-con {
		float: right;
		width: calc(100% - 130px);
		text-align: right;
		padding-right: 20px;
	}

	.xypg-job-list .job-item .job-more a {
		margin: 12px 0 0 0;
	}

	.xypg-job-list .job-item .job-item-span + .job-item-span {
		border-top: 1px dashed #ebebeb;
	}
}

/* 产品详情页面 */
.product-detail-swiper {
	width: 399px;
	float: left;
}

.product-detail-swiper .view {
	border: 1px solid #e5e5e5;
}

.product-detail-swiper .view .swiper-slide {
	outline: none;
}

.product-detail-swiper .view .slick-con {
	text-align: center;
	display: block;
	height: 318px;
	line-height: 318px;
	font-size: 0;
}

.product-detail-swiper .view .slick-con img {
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}

.product-detail-swiper .view .slick-con:after {
	content: "";
	height: 100%;
	vertical-align: middle;
	display: inline-block;
}

.product-detail-swiper .preview {
	margin: 0 -5px;
	position: relative;
	margin-top: 10px;
}

.product-detail-swiper .preview .swiper-slide {
	outline: none;
}

.product-detail-swiper .preview .swiper-slide.active-nav .slick-con {
	border-color: #ee6a5a;
}

.product-detail-swiper .preview .slick-con {
	text-align: center;
	display: block;
	height: 101px;
	line-height: 99px;
	margin: 0 5px;
	border: 1px solid #e1e1e1;
	font-size: 0;
}

.product-detail-swiper .preview .slick-con img {
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}

.product-detail-swiper .preview .slick-con:after {
	content: "";
	height: 100%;
	vertical-align: middle;
	display: inline-block;
}

.product-detail-swiper .preview .arrow-left, .product-detail-swiper .preview .arrow-right {
	position: absolute;
	z-index: 99;
	top: 50%;
	margin-top: -25px;
	width: 20px;
	height: 50px;
	background: rgba(89, 89, 89, 0.8);
	text-align: center;
	line-height: 50px;
	color: #fff;
	font-size: 20px;
}

.product-detail-swiper .preview .arrow-left {
	left: 5px;
}

.product-detail-swiper .preview .arrow-right {
	right: 5px;
}

.product-detail-list {
	width: calc(100% - 440px);
	padding-top: 20px;
	float: right;
}

.product-detail-list h1 {
	font-size: 30px;
	font-weight: bold;
	color: #333333;
	line-height: 65px;
}

.product-detail-list .product-detail-item li {
	border-top: 1px solid #eee;
	padding: 25px 0;
	font-size: 18px;
	color: #333333;
}

.product-detail-list .product-detail-item li span {
	font-size: 14px;
	color: #666666;
}

.product-detail-list .product-detail-inquiry {
	margin-bottom: 20px;
}

.product-detail-list .product-detail-inquiry a {
	display: inline-block;
	width: 80%;
	line-height: 60px;
	font-size: 18px;
	color: #ffffff;
	text-align: center;
	background: #ee6a5a;
	border-radius: 2px;
}

.product-detail-list .product-detail-inquiry a i {
	font-size: 20px;
	line-height: 0;
	vertical-align: -2px;
	margin-right: 5px;
}

.product-detail-list .service-number {
	font-size: 14px;
	color: #333333;
}

.product-detail-list .service-number span {
	font-size: 25px;
	color: #b80024;
}

@media (max-width: 1200px) {
	.product-detail-list h1 {
		font-size: 20px;
		line-height: 50px;
	}

	.product-detail-list .product-detail-item li {
		padding: 10px 0;
		font-size: 16px;
	}

	.product-detail-list .product-detail-inquiry {
		margin-bottom: 20px;
	}

	.product-detail-list .product-detail-inquiry a {
		width: 85%;
		line-height: 45px;
		font-size: 16px;
	}

	.product-detail-list .service-number span {
		display: block;
	}
}

@media (max-width: 768px) {
	.product-detail-swiper {
		width: 100%;
		float: none;
	}

	.product-detail-swiper .view .slick-con {
		height: auto;
		line-height: 0;
	}

	.product-detail-swiper .preview .slick-con {
		height: auto;
		line-height: 0;
	}

	.product-detail-swiper .preview .arrow-left, .product-detail-swiper .preview .arrow-right {
		position: absolute;
		z-index: 99;
		top: 50%;
		margin-top: -25px;
		width: 20px;
		height: 50px;
		background: rgba(89, 89, 89, 0.8);
		text-align: center;
		line-height: 50px;
		color: #fff;
		font-size: 20px;
	}

	.product-detail-list {
		width: 100%;
		float: none;
	}
}

.product-detail-tab {
	margin-top: 50px;
}

.product-detail-tab .product-detail-tabli {
	border-top: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
	height: 45px;
}

.product-detail-tab .product-detail-tabli li {
	float: left;
	width: 20%;
	line-height: 45px;
	margin-top: -1px;
	text-align: center;
	font-size: 15px;
	color: #333333;
	cursor: pointer;
}

.product-detail-tab .product-detail-tabli li.on, .product-detail-tab .product-detail-tabli li:hover {
	background: #333333;
	color: #fff;
}

.product-detail-tab .product-detail-tabcon {
	padding: 15px 0;
}

@media (max-width: 768px) {
	.product-detail-tab .product-detail-tabli {
		height: 40px;
	}

	.product-detail-tab .product-detail-tabli li {
		font-size: 14px;
		line-height: 40px;
	}
}

@media (max-width: 420px) {
	.product-detail-tab .product-detail-tabli {
		height: 40px;
	}

	.product-detail-tab .product-detail-tabli li {
		font-size: 12px;
		line-height: 40px;
	}
}

/* 站点地图样式 */
.xypg-sitemap .map_title {
	line-height: 40px;
	background-color: #f5f8fa;
	border: 1px solid #d6dbe1;
	text-indent: 20px;
	color: #666;
	border-bottom: 2px solid #ccc;
	font-size: 16px;
}

.xypg-sitemap .map_list {
	line-height: 30px;
	padding: 0 5px;
	margin-top: 8px;
	margin-bottom: 8px;
}

.xypg-sitemap .map_list a {
	padding: 4px;
	white-space: nowrap;
	font-size: 14px;
	color: #666;
}

.xypg-sitemap .map_list a:hover {
	text-decoration: none;
	color: #3b639f;
	padding: 4px;
}

.xypg-sitemap .map_list .layer1 {
	margin-bottom: 10px;
}

.xypg-sitemap .map_list h3 {
	border-bottom: 1px dashed #ccc;
	margin-bottom: 10px;
	line-height: 36px;
}

.xypg-sitemap .map_list h3 a {
	font-weight: normal;
}

.xypg-sitemap .map_list .layer2 a {
	color: #999;
}

.xypg-sitemap .map_list .layer2 a:hover {
	text-decoration: none;
	color: #3b639f;
}

/* 网站标签页面样式 */
.tagdescription {
	border: 1px solid #ccc;
	padding: 10px;
	font-size: 14px;
	line-height: 1.7;
	background: #efefef;
	margin-bottom: 20px;
}

.tag-category {
	margin-bottom: 20px;
}

.tag-category span {
	font-size: 16px;
	color: #000;
	display: inline-block;
}

.tag-category a {
	display: inline-block;
	line-height: 25px;
	padding: 0 15px;
	border: 1px solid #e1e1e1;
	border-radius: 5px;
	color: #333;
	margin-right: 10px;
}

.tag-category a:hover {
	background: #ee6a5a;
	color: #fff;
}

.tag-list-product li {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #ccc;
}

.tag-list-product li:last-child {
	padding-bottom: 0;
	border-bottom: 0;
}

.tag-list-product .tag-img {
	width: 220px;
	float: left;
	margin-right: 20px;
}

.tag-list-product .tag-img .img {
	display: block;
	border: 1px solid #e1e1e1;
}

.tag-list-product .tag-img .img img {
	width: 100%;
}

.tag-list-product .tag-wz {
	overflow: hidden;
}

.tag-list-product .tag-wz h1 {
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	margin-bottom: 5px;
}

.tag-list-product .tag-wz h1 a {
	color: #000;
}

.tag-list-product .tag-wz .tab-fenli p {
	width: 50%;
	float: left;
	font-size: 14px;
	color: #333;
	margin-bottom: 0;
}

.tag-list-product .tag-wz .desp {
	font-size: 12px;
	line-height: 2;
	height: 48px;
	overflow: hidden;
	color: #666;
	margin: 5px 0;
}

@media (max-width: 768px) {
	.tag-list-product .tag-img {
		width: 100%;
		float: none;
		text-align: center;
		margin-bottom: 10px;
	}

	.tag-list-product .tag-img .img img {
		width: auto;
		max-width: 100%;
	}

	.tag-list-product .tag-wz .tab-fenli p {
		width: 100%;
		float: none;
	}
}

.xytag-title {
	font-size: 18px;
	border-bottom: 1px solid #ccc;
	line-height: 40px;
	margin-bottom: 10px;
}

.xytag-recom-product ul {
	margin: 0 -1%;
}

.xytag-recom-product li {
	float: left;
	position: relative;
	width: 18%;
	margin: 0 1%;
	overflow: hidden;
}

.xytag-recom-product li img {
	width: 100%;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}

.xytag-recom-product li .zz-bg {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	background: rgba(0, 0, 0, 0.5);
	-webkit-transform: translateY(100%);
	        transform: translateY(100%);
	opacity: 0;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}

.xytag-recom-product li .zz-bg h2 {
	position: absolute;
	z-index: 9;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	width: 100%;
	text-align: center;
	font-size: 16px;
	line-height: 30px;
	color: #fff;
	height: 30px;
	margin: auto;
}

.xytag-recom-product li:hover img {
	-webkit-transform: scale(1.1);
	        transform: scale(1.1);
}

.xytag-recom-product li:hover .zz-bg {
	-webkit-transform: translateY(0);
	        transform: translateY(0);
	opacity: 1;
}

/* 会员登录注册页面样式 */
.xy-head.login-head {
	position: static;
	padding: 15px 0;
}

.xy-head.login-head .xy-head-left .logo {
	padding-top: 0;
	-webkit-transition: none;
	transition: none;
}

.xy-head.login-head .xy-head-links {
	display: none;
}

.xy-head.login-head .xy-menu > li {
	color: #333333;
}

.xy-head.login-head .xy-menu > li > a {
	color: #333333;
}

.xy-head.login-head .xy-menu > li > a .creat {
	width: 0;
	height: 0;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
	border-width: 3px;
	cursor: pointer;
	border-style: solid dashed dashed dashed;
	border-color: #333333 transparent transparent transparent;
	border-bottom: none;
}

.xy-head.login-head .xy-menu > li + li {
	background: url(../images/xy-login-navlibg.png) left center no-repeat;
}

.xy-head.login-head .xy-head-navbar {
	margin-top: 10px;
	-webkit-transition: none;
	transition: none;
}

.xy-head.login-head .xy-head-navbar .xy-search {
	border-color: #afafaf;
}

.xy-head.login-head .xy-head-navbar .xy-search #keyword {
	color: #afafaf;
}

.xy-head.login-head .xy-head-navbar .xy-search #s_btn {
	color: #afafaf;
}

.xylogin-content {
	background: #ededed;
	min-height: calc(100vh - 103px);
}

.xylogin-content .xylogin-banenr {
	height: 189px;
	background-size: cover;
}

.xylogin-form {
	width: 600px;
	margin: -60px auto 0 auto;
	background: #ffffff;
	border-radius: 10px;
	padding: 45px 65px;
}

.xylogin-form .form-title {
	position: relative;
	margin-bottom: 25px;
}

.xylogin-form .form-title h3 {
	font-size: 30px;
	color: #363636;
	display: inline-block;
	font-weight: bold;
}

.xylogin-form .form-title a {
	position: absolute;
	right: 0;
	bottom: 0;
	font-size: 16px;
	color: #ee6a5a;
}

.xylogin-form .form-title a:hover {
	text-decoration: underline;
}

.xylogin-form .input-g {
	border-bottom: 1px solid #c7c7c7;
	margin-bottom: 15px;
	padding: 5px 0;
}

.xylogin-form .input-g label {
	color: #565656;
	margin-right: 5px;
	line-height: 25px;
	font-size: 18px;
}

.xylogin-form .input-g .input-text {
	width: calc(100% - 50px);
	border: none;
	outline: none;
	height: 25px;
	background: none;
	font-size: 16px;
	color: #565656;
}

.xylogin-form .input-g .input-text.msg {
	width: 50%;
}

.xylogin-form .input-g .msgcode {
	float: right;
	border: 1px solid #e1e1e1;
	background: none;
	padding: 0 5px;
	line-height: 25px;
	border-radius: 5px;
	font-size: 12px;
	color: #565656;
	outline: none;
}

.xylogin-form .input-g .msgcode:hover {
	background: #ee6a5a;
	color: #fff;
}

.xylogin-form .input-g #valicode {
	width: 50%;
}

.xylogin-form .input-g #codeimg {
	float: right;
}

.xylogin-form .forget-pwd {
	position: relative;
	line-height: 20px;
}

.xylogin-form .forget-pwd .jzdlzh {
	display: inline-block;
	font-size: 14px;
	color: #797979;
}

.xylogin-form .forget-pwd .jzdlzh #remmber {
	display: inline-block;
	vertical-align: -2px;
}

.xylogin-form .forget-pwd a {
	font-size: 13px;
	color: #337ab7;
}

.xylogin-form .forget-pwd a:hover {
	text-decoration: underline;
	color: #ee6a5a;
}

.xylogin-form .btn-g {
	margin-top: 20px;
}

.xylogin-form .btn-g input[type="submit"] {
	width: 100%;
	background: #363636;
	line-height: 50px;
	color: #fff;
	font-size: 18px;
	border: none;
	border-radius: 5px;
	outline: none;
}

.xylogin-form .btn-g input[type="submit"]:hover {
	background: #ee6a5a;
}

.xylogin-form .btn-g.zhuce-btn {
	margin-top: 35px;
}

@media (max-width: 768px) {
	.xylogin-form {
		width: 90%;
		padding: 30px 30px;
	}
}

@media (max-width: 480px) {
	.xylogin-form .input-g {
		font-size: 12px;
	}

	.xylogin-form .input-g #valicode {
		width: 44%;
	}

	.xylogin-form .input-g #codeimg {
		width: 100px;
		height: 25px;
	}

	.xylogin-form .btn-g {
		margin-top: 20px;
	}

	.xylogin-form .btn-g input[type="submit"] {
		line-height: 40px;
		font-size: 16px;
	}
}

.xylogin-footer {
	background: #ededed;
	text-align: center;
	color: #666666;
	line-height: 30px;
	padding: 15px 0;
}

.xylogin-footer a {
	color: #666;
}

/* 个人中心页面样式 */
.personal-cont li {
	margin-bottom: 15px;
}

.personal-cont li label {
	width: 120px;
	font-size: 16px;
	text-align: right;
	line-height: 40px;
	float: left;
	margin-right: 10px;
	font-weight: normal;
}

.personal-cont li .input-pwd {
	overflow: hidden;
	height: 40px;
	border: 1px solid #e1e1e1;
	border-radius: 5px;
	width: 40%;
	padding-left: 10px;
	outline: none;
}

.personal-cont li .input-pwd:focus {
	border-color: #00acd8;
	-webkit-box-shadow: 0 0 6px #00acd8;
	        box-shadow: 0 0 6px #00acd8;
}

.personal-cont li .save-send {
	width: 30%;
	line-height: 40px;
	background: #ee6a5a;
	color: #fff;
	font-size: 16px;
	border: none;
	outline: none;
	border-radius: 5px;
}

@media (max-width: 768px) {
	.personal-cont li label {
		width: 100px;
	}

	.personal-cont li .input-pwd {
		width: calc(90% - 110px);
	}

	.personal-cont li .save-send {
		width: 40%;
	}
}

@media (max-width: 420px) {
	.personal-cont li label {
		width: 100%;
		text-align: left;
		margin-bottom: 0;
	}

	.personal-cont li .input-pwd {
		width: 100%;
	}

	.personal-cont li .save-send {
		width: 100%;
	}
}

/* 会员权限跳转 */
.jump-center {
	text-align: center;
}

.jump-center .iconfont {
	font-size: 200px;
	font-weight: bold;
	color: #ee6a5a;
}

.jump-center #show {
	margin-bottom: 20px;
	font-size: 16px;
	color: #000;
}

.jump-center #show span {
	font-size: 20px;
	color: #ee6a5a;
}

/*# sourceMappingURL=xyDemo.css.map */
